DisbursementEligibilityStage 
EntityType  Independent 
Logical Entity Name  DisbursementEligibilityStage 
Default Table Name  SyEligibilityServiceStage 
Logical Only  NO 
Definition 
 
Note 
 

DisbursementEligibilityStage Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(25)  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
EligibilityStageTypeCode    CHAR(1)  YES 
 

DisbursementEligibilityStage Keys 
Key Name  Key Type  Keys 
Pk_SyEligibilityServiceStage_SyEligibilityServiceStageID  PrimaryKey  Id 

DisbursementEligibilityStage Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
ScheduledDisbursement  Non-Identifying  One To Zero or More          NO 
ScheduledDisbursementEligibilityStatusDetail  Non-Identifying  One To Zero or More          NO 
FaaProcessExceptionOverride  Non-Identifying  One To Zero or More          NO 
BusinessProcessRequestDisbursementEligibilityStage  Non-Identifying  One To Zero or More          NO 

DisbursementEligibilityStage Check Constraints 
Check Constraint Name  CheckConstraint